.tong_floatRight {
    float: right;
    width: 897px;
}


/* 有子栏目通用列表 start */

.yzlm_tong_list_right .bd {
    padding-top: 15px;
}

.yzlm_tong_list_right ul {
    min-height: 500px;
}

.yzlm_tong_list_right .bd li {
    height: 44px;
    line-height: 44px;
}

.yzlm_tong_list_right .bd li:hover {
    background-image: linear-gradient( 90deg, transparent 0, rgba(0, 0, 0, 0.04) 50%, transparent 100%);
}

.yzlm_tong_list_right .bd li a {
    font-size: 16px;
    color: #333333;
    display: inline-block;
    padding-left: 27px;
    background: url(../images/dian_blue.png) no-repeat 3px center;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yzlm_tong_list_right .bd li a:hover {
    color: #015293;
}

.yzlm_tong_list_right .bd li span {
    float: right;
    font-size: 16px;
    color: #999999;
}

.yzlm_tong_list_right .bd li:nth-child(5n) {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #c5c5c5;
}


/* 有子栏目通用列表 end */


/* 二级子栏目列表 start*/

.tong_se .hd {
    margin-top: 30px;
    height: 43px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.tong_se .hd span {
    font-size: 20px;
    font-weight: 700;
    color: #015293;
}

.tong_se .hd a {
    float: right;
    font-size: 16px;
    color: #999;
    height: 28px;
    line-height: 28px;
}

.tong_se ul {
    min-height: 200px;
}

.tong_se .bd li:nth-child(5n) {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}


/* 二级子栏目列表 结束*/


/* 单篇文档 start */

.dpwd_cont_right .bd {
    padding-top: 30px;
    padding-bottom: 20px;
}

.dpwd_cont_right .bd * {
    font-family: '微软雅黑' !important;
    font-size: 16px !important;
    color: #333333;
    line-height: 34px;
}

.dpwd_cont_right .bd img {
    max-width: 100% !important;
    display: block;
    margin: 0 auto !important;
}

.dpwd_cont_right .bd table {
    max-width: 100% !important;
    display: block;
    margin: 0 auto !important;
}


/* 单篇文档 end */


/*图片列表 start*/

.tplb_tong_list_right .bd {
    padding-top: 40px;
}

.tplb_tong_list_right .bd ul {
    border-bottom: 1px dashed #c5c5c5;
}

.tplb_tong_list_right .bd li {
    float: left;
    width: 287px;
    height: 263px;
    margin-right: 17px;
}

.tplb_tong_list_right .bd li a {
    display: block;
}

.tplb_tong_list_right .bd li a img {
    display: block;
    width: 287px;
    height: 171px;
}

.tplb_tong_list_right .bd li:nth-child(3n) {
    margin-right: 0;
}

.tplb_tong_list_right .bd li a p {
    font-size: 16px;
    color: #333333;
    margin: 20px 0 12px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tplb_tong_list_right .bd li a span {
    display: block;
    font-size: 14px;
    color: #999999;
}

.tplb_tong_list_right .bd li a:hover p {
    font-weight: 700;
    color: #015293;
}


/*图片列表 end*/


/* 视频列表 start */

.splb_tong_list_right .bd li {
    position: relative;
}

.splb_tong_list_right .bd li>img {
    position: absolute;
    left: 50%;
    top: 18%;
    transform: translate(-50%, 50%);
    pointer-events: none;
}


/* 视频列表 end */


/* 受理须知 start */

.hdjl_tzxx_cont_right .bd {
    position: relative;
}

.hdjl_tzxx_cont_right .bd .threeA {
    position: absolute;
    right: 0;
    top: 0;
}

.hdjl_tzxx_cont_right .bd .threeA a {
    float: left;
    font-size: 18px;
    color: #333;
    padding-left: 20px;
    margin-left: 40px;
    line-height: 34px;
}

.hdjl_tzxx_cont_right .bd .threeA a:hover,
.hdjl_tzxx_cont_right .bd .threeA a.on {
    color: #015293;
    font-weight: 700;
    background: url(../images/xian2.png) no-repeat left center;
}

.hdjl_tzxx_cont_right .bd .cont {
    padding: 25px 0 25px 30px;
}

.hdjl_tzxx_cont_right .bd .cont * {
    font-size: 16px !important;
    color: #000000 !important;
    font-family: '微软雅黑' !important;
    line-height: 28px !important;
}

.hdjl_tzxx_cont_right .button {
    padding-bottom: 20px;
    margin-top: 20px;
}

.hdjl_tzxx_cont_right .button a {
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    outline: none;
    border: none;
    width: 240px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f4f5f7;
    color: #999999;
    font-size: 16px;
    cursor: no-drop;
}

.hdjl_tzxx_cont_right .button a.on {
    background-color: #015293;
    color: #fff;
    cursor: pointer;
}


/* 受理须知 end */


/* 来信选登 start */

.LaiXinXuanDCont .tit {
    height: 50px;
    line-height: 50px;
    background-color: #fafafa;
    margin-top: 35px;
    font-size: 16px;
    color: #333;
}

.LaiXinXuanDCont .tit span {
    float: left;
    box-sizing: border-box;
    text-align: center;
    border-right: 1px solid #fff;
}

.LaiXinXuanDCont .tit span.span1 {
    width: 81px;
}

.LaiXinXuanDCont .tit span.span2 {
    width: 475px;
}

.LaiXinXuanDCont .tit span.span3 {
    width: 166px;
}

.LaiXinXuanDCont .tit span.span4 {
    width: 166px;
    border-right: none;
}

.LaiXinXuanDCont ul {
    min-height: 500px;
    padding-top: 15px;
}

.LaiXinXuanDCont li {
    height: 52px;
    line-height: 52px;
    box-sizing: border-box;
    border-bottom: 1px dashed #e6e6e6;
}

.LaiXinXuanDCont li:hover {
    background-image: linear-gradient( 90deg, transparent 0, rgba(0, 0, 0, 0.04) 50%, transparent 100%);
}

.LaiXinXuanDCont li em {
    float: left;
    width: 50px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #999;
    background-color: #f5f5f5;
    margin-top: 13px;
    margin-left: 14px;
    margin-right: 46px;
}

.LaiXinXuanDCont li a {
    display: inline-block;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    vertical-align: top;
}

.LaiXinXuanDCont li a:hover {
    color: #015293;
}

.LaiXinXuanDCont li span {
    display: inline-block;
    width: 165px;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.LaiXinXuanDCont li span:last-child {
    text-align: left;
    box-sizing: border-box;
    padding-left: 70px;
    background: url(../images/huifuimg_1.png) no-repeat 45px center;
}

.LaiXinXuanDCont li span:last-child.show {
    background: url(../images/huifuimg.png) no-repeat 45px center;
}


/* 来信选登 end */


/* 组织机构 start */

.zzjg_cont_right .bd {
    padding-top: 30px;
}

.zzjg_cont_right .bd li {
    float: left;
    width: 212px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: url(../images/nscs_bg.png) no-repeat center;
    margin-right: 16px;
    margin-bottom: 20px;
    transition: background 0.3s;
}

.zzjg_cont_right .bd li:nth-child(4n) {
    margin-right: 0;
}

.zzjg_cont_right .bd li a {
    display: block;
    box-sizing: border-box;
    padding: 0 15px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
}

.zzjg_cont_right .bd li.on,
.zzjg_cont_right .bd li:hover {
    background: #015293;
    transition: background 0.3s;
}

.zzjg_cont_right .bd li.on a,
.zzjg_cont_right .bd li:hover a {
    color: #fff;
}

.zzjg_cont_right .bd .cont {
    margin-top: 10px;
}

.zzjg_cont_right .bd .cont .tit {
    height: 50px;
    border-bottom: 1px solid #e6e6e6;
}

.zzjg_cont_right .bd .cont .tit i {
    float: left;
    font-size: 20px;
    font-weight: 700;
    color: #222222;
}

.zzjg_cont_right .bd .cont .tit em {
    float: left;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #222222;
    margin: 0 15px;
    margin-top: 7px;
}

.zzjg_cont_right .bd .cont .tit span {
    float: left;
    font-size: 20px;
    font-weight: 700;
    color: #015293;
}

.zzjg_cont_right .bd .cont .content {
    padding-top: 22px;
}

.zzjg_cont_right .bd .cont .content * {
    font-size: 16px !important;
    color: #222222 !important;
    font-family: '微软雅黑' !important;
    line-height: 35px !important;
}


/* 组织机构 end */


/* 领导信息 start */

.ldxx_cont_bd {
    /*background-color: #eef7ff;*/
    margin-top: 30px;
}

.ldxx_cont_bd_left {
    float: left;
    width: 352px;
    box-sizing: border-box;
    padding: 0px 40px 40px;
    border-right: 1px solid #e6e6e6;
    padding-left: 0;
}

.ldxx_cont_bd_left .block1 img {
    display: block;
    width: 145px;
    height: 200px;
    margin: 0 auto;
}

.ldxx_cont_bd_left .block1 span {
    display: block;
    font-size: 22px;
    color: #015293;
    font-weight: 700;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.ldxx_cont_bd_left .block1 p {
    font-size: 20px;
    color: #222222;
    text-align: center;
    line-height: 24px;
}

.ldxx_cont_bd_left .block2 {
    margin-top: 45px;
}

.ldxx_cont_bd_left .block2 .hd {
    height: 43px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.ldxx_cont_bd_left .block2 .hd span {
    font-weight: 700;
    font-size: 22px;
    color: #015293;
}

.ldxx_cont_bd_left .block2 .bd {
    padding-top: 30px;
}

.ldxx_cont_bd_left .block2 .bd li {
    margin-bottom: 30px;
}

.ldxx_cont_bd_left .block2 .bd li a {
    float: left;
    width: 107px;
    font-size: 18px;
    color: #222222;
    font-weight: 700;
}

.ldxx_cont_bd_left .block2 .bd li a:hover {
    color: #015293;
}

.ldxx_cont_bd_left .block2 .bd li span {
    float: left;
    width: 185px;
    font-size: 18px;
    color: #222222;
    line-height: 24px;
}

.ldxx_cont_bd_right {
    float: right;
    width: 828px;
    background-color: #fff;
    min-height: 700px;
    box-sizing: border-box;
    padding-left: 40px;
}

.ldxx_cont_bd_right .tit span {
    font-size: 22px;
    font-weight: 700;
    color: #222222;
    line-height: 30px;
}

.ldxx_cont_bd_right .cont {
    padding: 25px 0;
    line-height: 30px;
    font-size: 18px;
}

.ldxx_cont_bd_right .cont * {
    font-size: 18px !important;
    color: #333333 !important;
    line-height: 36px !important;
    font-family: '微软雅黑' !important;
}


/* 领导信息 end */


/* 我要写信 start */

.SubXieBiao {
    margin-top: 40px;
    padding-right: 40px;
}

.SubXieBiaoDiv {
    float: left;
    width: 425px;
    height: 50px;
    margin-bottom: 30px;
}

.SubXieBiaoDiv span {
    float: left;
    width: 100px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    text-align: right;
}

.SubXieBiaoDiv span i {
    color: #fa2b2b;
}

.SubXieBiaoInp {
    float: right;
    width: 310px;
    height: 50px;
    padding: 0 21px;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    background-color: #fff;
}

.SubXieBiaoInp input {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #333333;
    outline: none;
    border: none;
    background: none;
}

.SubXieBiaoInp input::placeholder {
    color: #cccccc;
}

.SubXieBiaoDivr {
    float: right;
}

.SubXieBiaoInp .sel_box {
    position: relative;
    margin: 0 -21px;
    padding: 0 21px;
    background: url('../images/sanjiao2.png') no-repeat 275px center;
}

.SubXieBiaoInp .sel_div {
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #333333;
}

.SubXieBiaoInp .sel_sel {
    position: absolute;
    left: 0;
    top: 0;
    filter: alpha(opacity=00);
    /*IE滤镜，透明度50%*/
    -moz-opacity: 0;
    /*Firefox私有，透明度50%*/
    opacity: 0;
    /*其他，透明度50%*/
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #333333;
}

.SubXieBiaoDiv1 {
    width: 100%;
}

.SubXieBiaoInp1 {
    width: 740px;
}

.SubXieBiaoInp1 .sel_box {
    background: url('../images/sanjiao2.png') no-repeat 705px center;
}

.SubXieBiaoDiv2 {
    height: 260px;
}

.SubXieBiaoInp2 {
    height: 258px;
    padding: 7px 21px;
    line-height: 30px;
}

.SubXieBiaoInp2 textarea {
    display: block;
    width: 100%;
    height: 100%;
    resize: none;
    outline: none;
    border: none;
    background: none;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    font-family: '微软雅黑' !important;
}

.SubXieBiaoInp2 textarea::placeholder {
    color: #cccccc;
    font-family: '微软雅黑' !important;
}

.SubXieBiaoInp3 {
    float: left;
    width: 214px;
    margin-left: 20px;
}

.SubYanZhengMa {
    float: left;
    width: 167px;
    height: 50px;
    cursor: pointer;
    margin: 0 20px 0 28px;
}

.SubYanZhengMa:hover {
    filter: alpha(opacity=80);
    /*IE滤镜，透明度50%*/
    -moz-opacity: 0.8;
    /*Firefox私有，透明度50%*/
    opacity: 0.8;
    /*其他，透明度50%*/
}

.SubYanMaText {
    float: left;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    transition: all 0.3s;
}

.SubYanMaText i {
    color: #015293;
}

.SubYanMaText:hover {
    color: #015293;
}

.SubXieBiaoDiv3 {
    padding: 20px 0 0;
    text-align: center;
}

.SubXieBiaoDiv3 button {
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    outline: none;
    border: none;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    margin: 0 14px;
    background: #e6e6e6;
    border-radius: 5px;
    transition: all 0.3s;
}

.SubXieBiaoDiv3 button[type='submit'] {
    color: #ffffff;
    background: #015293;
}

.SubXieBiaoDiv3 button:hover {
    color: #ffffff;
    background: #015293;
}


/* 我要写信 end */


/* 信件查询 start */

.SubXun {
    margin-top: 75px;
    min-height: 700px;
}

.SubXunTop {
    height: 50px;
}

.SubXunTop span {
    float: left;
    width: 100px;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    text-align: center;
}

.SubXunTop .SubXunInp {
    float: left;
    width: 290px;
    height: 50px;
    line-height: 48px;
    padding: 0 20px;
    margin-right: 20px;
    background: #fafafa;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #f0f0f0;
}

.SubXunTop .SubXunInp input {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: none;
    outline: none;
    background: none;
    font-size: 16px;
    color: #666666;
}

.SubXunTop .SubXunInp input::placeholder {
    color: #cccccc;
}

.SubXunTop button {
    float: right;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    outline: none;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    background: #015293;
}

.SubXunTop button:hover {
    background: #015293;
}

.SubXunCen {
    font-size: 16px;
    color: #666666;
    line-height: 112px;
    text-align: center;
}

.SubXunBot {}

.SubXunBot ul li {
    height: 47px;
    line-height: 47px;
}

.SubXunBot ul li.SubXunLi1 {
    border-bottom: 1px solid #f5f5f5;
}

.SubXunBot ul li span {
    float: left;
    font-size: 16px;
    color: #666666;
    box-sizing: border-box;
}

.SubXunBot ul li span.SubXunSpan1 {
    width: 181px;
    padding-left: 17px;
}

.SubXunBot ul li span.SubXunSpan2 {
    width: 310px;
}

.SubXunBot ul li span.SubXunSpan3 {
    width: 174px;
}

.SubXunBot ul li span.SubXunSpan4 {
    width: 150px;
}

.SubXunBot ul li span.SubXunSpan5 {
    /*width: 75px;*/
    text-align: right;
}

.SubXunBot ul li em {
    float: left;
    font-size: 16px;
    color: #999999;
    box-sizing: border-box;
}

.SubXunBot ul li em.SubXunEm1 {
    width: 181px;
    padding-left: 17px;
}

.SubXunBot ul li em.SubXunEm2 {
    width: 303px;
}

.SubXunBot ul li em.SubXunEm3 {
    width: 174px;
}

.SubXunBot ul li em.SubXunEm4 {
    width: 134px;
    padding-left: 19px;
    background: url('../images/huifuimg.png') no-repeat left center;
}

.SubXunBot ul li a {
    float: left;
    width: 75px;
    height: 30px;
    line-height: 30px;
    padding-left: 33px;
    font-size: 14px;
    color: #ffffff;
    margin-top: 8px;
    box-sizing: border-box;
    background: url('../images/more.png') no-repeat center;
}


/* 信件查询 end */


/* 信件回复 start */

.SubHuiFu1 {
    padding: 40px 0 0;
    margin: 10px 0 0;
    border-top: 1px solid #e6e6e6;
}


/* 信件回复 end */


/*网站地图 开始*/

.WangZhandtCont .bd {
    padding: 30px 0 5px;
    border-bottom: 1px dashed #dbdada;
    margin-bottom: 10px;
}

.WangZhandtCont .bd li {
    float: left;
    height: 18px;
    line-height: 18px;
    border-right: 2px solid #d7d7d7;
    margin-bottom: 25px;
}

.WangZhandtCont .bd li:last-child {
    border-right: none;
}

.WangZhandtCont .bd li:first-child a {
    padding-left: 0;
}

.WangZhandtCont .bd li a {
    font-size: 16px;
    color: #333;
    padding: 0 35px;
}

.WangZhandtCont .bd li a:hover {
    color: #015293;
}


/*网站地图 结束*/


/* 通用细览 start */

.SubXi {
    min-height: 500px;
    padding: 20px 0px 0;
}

.SubXiDai {
    padding: 30px 0 0;
}

.SubXi h1 {
    font-size: 28px;
    color: #000000;
    line-height: 44px;
    padding-bottom: 15px;
    text-align: center;
}

.SubXiDiv {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}

.SubXiDiv span {
    float: left;
    font-size: 14px;
    color: #666;
}

.SubXiDivr {
    float: right;
    font-size: 14px;
    color: #666;
}

.SubXiDivr em {
    float: left;
    font-size: 14px;
    color: #666;
}

.SubXiDivr em a {
    font-size: 14px;
    color: #666;
}

.SubXiDivr .SubShar {
    float: left;
    margin-left: 19px;
}

.SubXiDivr .SubShar span {
    float: left;
    font-size: 14px;
    color: #666;
}

.bshare-custom {
    float: left;
}

.SubShar a {
    float: left;
    padding: 0 !important;
    margin: 0 15px 0 0 !important;
    width: 38px !important;
    height: 48px !important;
}

.SubXiDivr .SubDaYin {
    float: left;
    height: 26px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
    margin-top: 11px;
    padding: 0 12px;
    background: #015293;
    border-radius: 5px;
}

.SubXiText {
    min-height: 300px;
    padding: 15px 0;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    border-bottom: 1px solid #f5f5f5;
}

.SubXiText img {
    display: inline;
}

.SubXiText * {
    font-size: 16px !important;
    line-height: 36px !important;
    font-family: '微软雅黑' !important;
}

.SubXiText table {
    width: 100% !important;
    /* display: block; */
    margin: 0 auto !important;
}

.SubXiText p {
    font-size: 16px;
    color: #333;
    line-height: 32px;
    text-indent: 2em !important;
}

.SubXiText.fontSize14 * {
    font-size: 14px !important;
    line-height: 34px !important;
    font-family: '微软雅黑' !important;
}

.SubXiText.fontSize16 * {
    font-size: 16px !important;
    line-height: 36px !important;
    font-family: '微软雅黑' !important;
}

.SubXiText.fontSize18 * {
    font-size: 18px !important;
    line-height: 38px !important;
    font-family: '微软雅黑' !important;
}

.SubXiText img {
    max-width: 800px;
    margin: 20px auto;
    /*display: block;*/
    display: inline-block;
}

.article_content a {
    color: #015293;
}

.SubXiJi {
    border-bottom: 0;
}

.SubXiaZai {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    padding-top: 30px;
}

.SubXiaZai a {
    color: #015293;
}

.SubXiaZai a:hover {
    text-decoration: underline;
}

.FanKui {
    padding-bottom: 30px;
}

.FanKuis {
    height: 50px;
    line-height: 50px;
    padding: 0 33px;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    background: #015293;
}

.FanKuix {
    padding: 30px 92px 10px 40px;
    border: 1px solid #e6e6e6;
    border-top: 0;
}

.FanKuixDiv {
    float: left;
    width: 465px;
    height: 50px;
    padding-bottom: 30px;
}

.FanKuixDiv span {
    float: left;
    width: 113px;
    font-size: 16px;
    color: #333333;
    text-align: right;
    line-height: 50px;
}

.FanKuixDiv span i {
    color: #fa2b2b;
}

.FanKuixDiv .FanKuixInp {
    float: right;
    width: 330px;
    height: 50px;
    padding: 0 21px;
    box-sizing: border-box;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
}

.FanKuixDiv .FanKuixInp input {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    outline: none;
    border: none;
    background: none;
    font-size: 16px;
    color: #333333;
}

.FanKuixDiv .FanKuixInp input::placeholder {
    color: #cccccc;
}

.FanKuixDivr {
    float: right;
}

.FanKuixDiv1 {
    width: 100%;
    height: 180px;
}

.FanKuixDiv1 .FanKuixInp {
    width: 912px;
    height: 180px;
    padding: 10px 21px;
}

.FanKuixDiv1 .FanKuixInp textarea {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 28px;
    resize: none;
    border: none;
    outline: none;
    background: none;
    font-size: 16px;
    color: #333333;
    font-family: '微软雅黑';
}

.FanKuixDiv1 .FanKuixInp textarea::placeholder {
    color: #cccccc;
}

.FanKuixDiv2 {
    width: 100%;
}

.FanKuixDiv2 .FanKuixInp {
    float: left;
    width: 214px;
    margin-left: 21px;
}

.YanZhengMa {
    float: left;
    width: 166px;
    height: 50px;
    cursor: pointer;
    margin-left: 24px;
}

.FanKuiTi {
    float: right;
    text-align: center;
}

.FanKuiTi button {
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    background: #e6e6e6;
    cursor: pointer;
    margin-left: 13px;
    border-radius: 5px;
    outline: none;
    border: none;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.FanKuiTi button:hover {
    color: #ffffff;
    background: #015293;
}

.FanKuiTi button[type='submit'] {
    color: #ffffff;
    background: #015293;
}

.YiJianList {
    padding-bottom: 30px;
}

.YiJianListx {
    padding: 30px 50px;
    border: 1px solid #e6e6e6;
    border-top: 0;
}

.YiJianListx .YiListDiv {
    min-height: 300px;
}

.YiJianListx .YiJianListDiv {
    line-height: 40px;
    padding-bottom: 10px;
}

.YiJianListx .YiJianListDiv span {
    display: block;
    font-size: 16px;
    color: #333333;
}

.YiJianListx .YiJianListDiv i {
    display: block;
    font-size: 16px;
    color: #015293;
}

.YiJianListx .YiJianListDiv em {
    display: block;
    font-size: 16px;
    color: #999999;
}


/* 通用细览 end */


/* 征集调查列表 start */

.ZhengJiDiaoCCont .tit {
    height: 50px;
    line-height: 50px;
    background-color: #fafafa;
    margin-top: 35px;
    font-size: 16px;
    color: #333;
}

.ZhengJiDiaoCCont .tit span {
    float: left;
    box-sizing: border-box;
    text-align: center;
    border-right: 1px solid #fff;
}

.ZhengJiDiaoCCont .tit span.span1 {
    width: 81px;
}

.ZhengJiDiaoCCont .tit span.span2 {
    width: 458px;
}

.ZhengJiDiaoCCont .tit span.span3 {
    width: 166px;
}

.ZhengJiDiaoCCont .tit span.span4 {
    width: 166px;
    border-right: none;
}

.ZhengJiDiaoCCont ul {
    padding-top: 15px;
    min-height: 500px;
    padding-bottom: 15px;
}

.ZhengJiDiaoCCont li {
    height: 49px;
    box-sizing: border-box;
    line-height: 49px;
    border-bottom: 1px dashed #e6e6e6;
}

.ZhengJiDiaoCCont li:hover {
    background-image: linear-gradient( 90deg, transparent 0, rgba(0, 0, 0, 0.04) 50%, transparent 100%);
}

.ZhengJiDiaoCCont li i {
    float: left;
    width: 67px;
    height: 23px;
    line-height: 23px;
    background: #a9c5e4;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
    margin: 15px 35px 0 6px;
}

.ZhengJiDiaoCCont li i.on {
    background: #e90000;
}

.ZhengJiDiaoCCont li a {
    display: inline-block;
    width: 49%;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}

.ZhengJiDiaoCCont li a:hover {
    color: #015293;
}

.ZhengJiDiaoCCont li span {
    font-size: 14px;
    color: #666;
    display: inline-block;
    width: 162px;
    text-align: center;
}


/* 征集调查列表 end */


/* 在线访谈列表 start */

.zxftlb_cont_right .cont_kuai2 .left ul {
    min-height: 300px;
}

.zxftlb_cont_right .cont_kuai2 .left h3 span a {
    font-size: 22px;
    color: #333;
}

.zxftlb_cont_right .cont_kuai2 .left h3>a {
    font-size: 16px;
    color: #999;
    font-weight: 400;
    float: right;
}

.zxftlb_cont_right .cont_kuai2 .left li {
    padding-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
    margin-top: 30px;
}

.zxftlb_cont_right .cont_kuai2 .left .li_left {
    float: left;
    width: 254px;
    height: 143px;
}

.zxftlb_cont_right .cont_kuai2 .left .li_left a {
    display: block;
    width: 254px;
    height: 143px;
    overflow: hidden;
}

.zxftlb_cont_right .cont_kuai2 .left .li_left img {
    display: block;
    width: 254px;
    height: 143px;
    transform: scale(1);
    transition: transform 0.3s;
}

.zxftlb_cont_right .cont_kuai2 .left .li_right {
    width: 615px;
    float: right;
}

.zxftlb_cont_right .cont_kuai2 .left .li_right>a {
    display: inline-block;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 5px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 25px;
}

.zxftlb_cont_right .cont_kuai2 .left .li_right>a:hover {
    color: #015293;
}

.zxftlb_cont_right .cont_kuai2 .left .li_right p {
    font-size: 16px;
    color: #666;
    margin-top: 16px;
}

.zxftlb_cont_right .cont_kuai2 .left .li_right p a {
    font-size: 16px;
    color: #666;
}

.zxftlb_cont_right .cont_kuai2 .left .li_right i {
    font-weight: 700;
}


/* 在线访谈列表 end */


/* 在线访谈细览 start */

.SubJiaFang {
    padding: 40px 0px 0;
}

.ShiLu {
    padding-bottom: 30px;
}

.ShiLuBot {
    height: 588px;
    box-sizing: border-box;
    padding: 30px 50px;
    border: 1px solid #e6e6e6;
    border-top: 0;
    overflow-y: auto;
}

.ShiLuBot ul li {
    padding-bottom: 20px;
}

.ShiLuBot ul li>span {
    display: block;
    font-size: 16px;
    color: #666666;
    height: 55px;
    line-height: 55px;
}

.ShiLuBot ul li em {
    display: block;
    font-size: 16px !important;
    color: #666666 !important;
    line-height: 30px !important;
    padding: 15px 38px;
    background: #edf3fa;
    border-radius: 5px;
    font-family: '微软雅黑' !important;
}

.ShiLuBot ul li em * {
    font-size: 16px !important;
    color: #666666 !important;
    line-height: 30px !important;
    font-family: '微软雅黑' !important;
}

.SubTan1 {
    min-height: auto;
    padding-bottom: 30px;
}

.SubTan1 ul li {
    overflow: hidden;
    padding: 20px;
    background: #edf3fa;
}

.SubTan1 ul li .SubTanImg {
    float: left;
    width: 440px;
    height: 247px;
    overflow: hidden;
}

.SubTan1 ul li .SubTanImg img {
    display: block;
    width: 440px;
    height: 247px;
    transition: all 0.5s;
}

.SubTan1 ul li .SubTanImg:hover img {
    /*transform: scale(1.05);*/
}

.SubTan1 ul li .SubTanDiv {
    float: right;
    width: 660px;
}

.SubTan1 ul li .SubTanDiv h3 {
    padding: 20px 0 25px;
}

.SubTan1 ul li .SubTanDiv h3 a {
    font-size: 24px;
    color: #015293;
}

.SubTan ul li .SubTanDiv .SubTanP {
    overflow: hidden;
    line-height: 26px;
    padding-bottom: 8px;
}

.SubTan ul li .SubTanDiv .SubTanP span {
    float: left;
    width: 80px;
    font-size: 16px;
    color: #666666;
}

.SubTan ul li .SubTanDiv .SubTanP em {
    float: right;
    width: 575px;
    font-size: 16px;
    color: #666666;
}

.SubYinPin {
    height: 56px;
    line-height: 56px;
    margin: 0 0 30px;
    padding: 0 19px;
    background: #fafafa;
    border: 1px solid #e0e0e0;
}

.SubYinPin>span {
    float: left;
    font-size: 16px;
    color: #666666;
}


/* 在线访谈细览 end */


/* 文档下载 start */

.ywxt_wdxz_cont_right .tit {
    padding: 20px;
    background-color: #eef6ff;
    margin-top: 30px;
}

.ywxt_wdxz_cont_right .tit li {
    float: left;
    margin-bottom: 5px;
}

.ywxt_wdxz_cont_right .tit li a {
    display: block;
    padding: 0 20px;
    line-height: 40px;
    color: #333333;
    border-radius: 25px;
    transition: background-color 0.3s;
}

.ywxt_wdxz_cont_right .tit li.on a,
.ywxt_wdxz_cont_right .tit li:hover a {
    background-color: #015293;
    color: #fff;
    transition: background-color 0.3s;
}

.ywxt_wdxz_cont_right .bd ul {
    padding-top: 15px;
    min-height: 300px;
}

.ywxt_wdxz_cont_right .bd li {
    height: 49px;
    line-height: 49px;
    border-bottom: 1px dashed #e6e6e6;
}

.ywxt_wdxz_cont_right .bd li>span {
    display: inline-block;
    font-size: 16px;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #222222;
    padding-left: 40px;
    background: url(../images/ywxt_wdxz1.png) no-repeat left center;
}

.ywxt_wdxz_cont_right .bd li>em {
    float: right;
    width: 90px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 3px;
    border: 1px solid #015293;
    margin-top: 8px;
}

.ywxt_wdxz_cont_right .bd li>em a {
    display: block;
    font-size: 14px;
    color: #015293;
    transition: background-color 0.3s;
}

.ywxt_wdxz_cont_right .bd li>em a:hover {
    color: #fff;
    background-color: #015293;
    transition: background-color 0.3s;
}

.ywxt_wdxz_cont_right .bd li>span.on {
    color: #015293;
    background: url(../images/ywxt_wdxz1_1.png) no-repeat left center;
}


/* 文档下载 end */


/* 专题专栏 start */

.ztzl_cont ul {
    min-height: 300px;
}

.ztzl_cont ul li {
    float: left;
    width: 348px;
    height: 235px;
    background-color: #f0f0f0;
    box-sizing: border-box;
    padding: 20px 20px 0;
    transition: background-color 0.3s;
    margin-right: 68px;
    margin-top: 30px;
}

.ztzl_cont ul li:nth-child(3n) {
    margin-right: 0;
}

.ztzl_cont ul li a {
    display: block;
}

.ztzl_cont ul li p {
    text-align: center;
    font-size: 18px;
    color: #222222;
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ztzl_cont ul li:hover {
    background-color: #015293;
    transition: background-color 0.3s;
}

.ztzl_cont ul li:hover p {
    color: #fff;
}


/* 专题专栏 end */


/* 办事指南 start */

.ywxt_bszn_cont_right ul {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #e6e6e6;
}

.ywxt_bszn_cont_right ul li {
    height: 111px;
    box-sizing: border-box;
    border: 1px solid #eaeaea;
    margin-bottom: 9px;
}

.ywxt_bszn_cont_right .li_left {
    float: left;
    width: 500px;
    padding-left: 100px;
    box-sizing: border-box;
    height: 100%;
}

.ywxt_bszn_cont_right .li_left p {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333333;
    margin-top: 35px;
    margin-bottom: 10px;
}

.ywxt_bszn_cont_right .li_left span {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666666;
}

.ywxt_bszn_cont_right .li_left span br {
    display: none;
}

.ywxt_bszn_cont_right .li_right {
    float: right;
    width: 395px;
    height: 100%;
    box-sizing: border-box;
    padding-top: 19px;
}

.ywxt_bszn_cont_right .li_right a {
    float: left;
    margin-right: 9px;
    margin-bottom: 9px;
    border: 1px solid #cbd8e4;
    border-radius: 3px;
    box-sizing: border-box;
    text-align: left;
    width: 87px;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    color: #015293;
    background-color: #f6fbfe;
    padding-left: 23px;
}

.ywxt_bszn_cont_right .li_right a.a1 {
    background: url(../images/ywxt_bszn_icon1.png) no-repeat 6px center;
    background-color: #f6fbfe;
}

.ywxt_bszn_cont_right .li_right a.a2 {
    background: url(../images/ywxt_bszn_icon2.png) no-repeat 6px center;
    background-color: #f6fbfe;
}

.ywxt_bszn_cont_right .li_right a.a3 {
    background: url(../images/ywxt_bszn_icon3.png) no-repeat 6px center;
    background-color: #f6fbfe;
}

.ywxt_bszn_cont_right .li_right a.a4 {
    background: url(../images/ywxt_bszn_icon4.png) no-repeat 6px center;
    background-color: #f6fbfe;
}

.ywxt_bszn_cont_right .li_right a.a5 {
    background: url(../images/ywxt_bszn_icon5.png) no-repeat 6px center;
    background-color: #f6fbfe;
}

.ywxt_bszn_cont_right .li_right a.a6 {
    background: url(../images/ywxt_bszn_icon6.png) no-repeat 6px center;
    background-color: #f6fbfe;
}

.ywxt_bszn_cont_right .li_right a.a7 {
    background: url(../images/ywxt_bszn_icon7.png) no-repeat 6px center;
    background-color: #f6fbfe;
}

.ywxt_bszn_cont_right .li_right a.a8 {
    background: url(../images/ywxt_bszn_icon8.png) no-repeat 6px center;
    background-color: #f6fbfe;
}


/* 办事指南 end */


/* 业务系统 start */

.ywxt_cont_right ul {
    padding-top: 30px;
    min-height: 500px;
}

.ywxt_cont_right ul li {
    float: left;
    width: 283px;
    height: 112px;
    box-sizing: border-box;
    border: 1px solid #dedede;
    margin-right: 23px;
    margin-bottom: 24px;
}

.ywxt_cont_right ul li:nth-child(3n) {
    margin-right: 0;
}

.ywxt_cont_right ul li a {
    display: block;
    box-sizing: border-box;
    padding-left: 100px;
    padding-right: 65px;
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    line-height: 24px;
    height: 100%;
    display: flex;
    align-items: center;
}

.ywxt_cont_right ul li:hover a {
    color: #015293;
}


/* 业务系统 end */


/* 互动交流 start */

.hdjl_cont_left {
    float: left;
    width: 806px;
}

.hdjl_cont_zxft .hd {
    height: 43px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.hdjl_cont_zxft .hd span {
    font-size: 20px;
    font-weight: 700;
    color: #015293;
}

.hdjl_cont_zxft .hd a {
    float: right;
    font-size: 16px;
    color: #999;
    height: 28px;
    line-height: 28px;
}

.hdjl_cont_zxft .bd {
    margin-top: 30px;
}

.hdjl_cont_zxft .bd>a {
    float: left;
    width: 347px;
    height: 196px;
}

.hdjl_cont_zxft .bd>a img {
    display: block;
    width: 347px;
    height: 196px;
}

.hdjl_cont_zxft .bd_right {
    float: right;
    width: 427px;
}

.hdjl_cont_zxft .bd_right>a {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
}

.hdjl_cont_zxft .bd_right>a:hover {
    color: #015293;
}

.hdjl_cont_zxft .bd_right p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hdjl_cont_zxft .bd_right em {
    display: block;
    box-sizing: border-box;
    background-color: #f5f5f5;
    height: 86px;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding: 15px 20px 0;
    margin-top: 10px;
}

.hdjl_cont_zxft .bd_right em a {
    display: block;
    font-size: 16px;
    color: #666666;
}

.hdjl_cont_yjzj {
    margin-top: 30px;
}

.hdjl_cont_yjzj .hd {
    height: 43px;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 24px;
}

.hdjl_cont_yjzj .hd span {
    font-size: 20px;
    font-weight: 700;
    color: #015293;
}

.hdjl_cont_yjzj .hd a {
    float: right;
    font-size: 16px;
    color: #999;
    height: 28px;
    line-height: 28px;
}

.hdjl_cont_yjzj .bd .block {
    float: left;
    position: relative;
    width: 393px;
    height: 116px;
    background: url(../images/hdjl_cont2.png) no-repeat 15px 17px;
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding-left: 67px;
    padding-right: 23px;
    padding-top: 20px;
}

.hdjl_cont_yjzj .bd .block a {
    display: block;
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 26px;
    margin-bottom: 10px;
}

.hdjl_cont_yjzj .bd .block a:hover {
    color: #015293;
}

.hdjl_cont_yjzj .bd .block p {
    line-height: 22px;
    font-size: 14px;
    color: #999999;
}

.hdjl_cont_yjzj .bd .block em {
    position: absolute;
    right: 23px;
    bottom: 18px;
    width: 67px;
    height: 23px;
    line-height: 23px;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #a9c5e4;
}

.hdjl_cont_yjzj .bd .block em.on {
    background-color: #e90000;
}

.hdjl_cont_yjzj .bd .block2 {
    float: right;
}

.hdjl_cont_yjzj>ul {
    padding-top: 15px;
}

.hdjl_cont_yjzj>ul li {
    height: 44px;
    line-height: 44px;
}

.hdjl_cont_yjzj>ul li em {
    float: left;
    width: 67px;
    height: 23px;
    line-height: 23px;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #a9c5e4;
    margin-top: 10px;
    margin-right: 15px;
}

.hdjl_cont_yjzj>ul li em.on {
    background-color: #e90000;
}

.hdjl_cont_yjzj>ul li a {
    display: inline-block;
    font-size: 16px;
    color: #333333;
    max-width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hdjl_cont_yjzj>ul li a:hover {
    color: #015293;
}

.hdjl_cont_yjzj>ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
}

.hdjl_cont_right {
    float: right;
    width: 337px;
}

.hdjl_cont_lxxd {
    margin-top: 30px;
}

.hdjl_cont_lxxd .hd {
    height: 43px;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
}

.hdjl_cont_lxxd .hd span {
    font-size: 20px;
    font-weight: 700;
    color: #015293;
}

.hdjl_cont_lxxd .hd a {
    float: right;
    font-size: 16px;
    color: #999;
    height: 28px;
    line-height: 28px;
}

.hdjl_cont_lxxd .tit {
    height: 49px;
    line-height: 49px;
    background-color: #f1f8fc;
    color: #015293;
    margin-top: 24px;
}

.hdjl_cont_lxxd .tit span {
    float: left;
}

.hdjl_cont_lxxd .tit span.span1 {
    margin-left: 20px;
    margin-right: 202px;
}

.hdjl_cont_lxxd>ul {
    padding-top: 15px;
}

.hdjl_cont_lxxd>ul li {
    height: 44px;
    line-height: 44px;
    padding-left: 19px;
    background: url(../images/dian_blue.png) no-repeat left center;
}

.hdjl_cont_lxxd>ul li a {
    display: inline-block;
    font-size: 16px;
    color: #333333;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hdjl_cont_lxxd>ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
    width: 90px;
    text-align: center;
}

.hdjl_cont_lxxd>ul li a:hover {
    color: #015293;
}

.hdjl_cont_xxTsZx {
    margin-top: 20px;
}

.hdjl_cont_xxTsZx a {
    float: left;
    width: 105px;
    height: 125px;
    box-shadow: 1.5px 2.598px 16px 0px rgba(178, 178, 178, 0.4);
    margin-right: 10px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    box-sizing: border-box;
    padding-top: 91px;
}

.hdjl_cont_xxTsZx a:nth-child(1) {
    background: url(../images/hdjl_cont4.png) no-repeat center 27px;
}

.hdjl_cont_xxTsZx a:nth-child(2) {
    background: url(../images/hdjl_cont5.png) no-repeat center 27px;
}

.hdjl_cont_xxTsZx a:nth-child(3) {
    background: url(../images/hdjl_cont6.png) no-repeat center 27px;
    margin-right: 0;
}

.hdjl_cont_xxTsZx a:hover {
    color: #015293;
    font-weight: 700;
}


/* 互动交流 end */


/* 组织机构二级页 start */

.zzjg_idx_ldxx {
    padding: 30px 30px 20px;
    background-color: #f1f8fc;
    box-sizing: border-box;
}

.zzjg_idx_ldxx .hd {
    height: 43px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.zzjg_idx_ldxx .hd span {
    font-size: 20px;
    font-weight: 700;
    color: #015293;
}

.zzjg_idx_ldxx .hd a {
    float: right;
    font-size: 16px;
    color: #999;
    height: 28px;
    line-height: 28px;
}

.zzjg_idx_ldxx .bd {
    margin-top: 30px;
    /*background: url(../images/zzjg_contImg7.png) no-repeat center;*/
}

.zzjg_idx_ldxx .bd .block {
    float: left;
    width: 560px;
}

.zzjg_idx_ldxx .bd .block>a {
    float: left;
    width: 106px;
    height: 146px;
}

.zzjg_idx_ldxx .bd .block>a img {
    display: block;
    width: 106px;
    height: 146px;
}

.zzjg_idx_ldxx .bd .block>div {
    float: left;
    width: 390px;
    margin-left: 30px;
    padding-top: 15px;
}

.zzjg_idx_ldxx .bd .block>div>a {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #222222;
}

.zzjg_idx_ldxx .bd .block>div a:hover em {
    color: #015293;
}

.zzjg_idx_ldxx .bd .block>div span {
    font-size: 18px;
    color: #222222;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 20px;
}

.zzjg_idx_ldxx .bd .block>div p {
    font-size: 16px;
    color: #666666;
    line-height: 25px;
    text-indent: 2em;
}

.zzjg_idx_ldxx .bd .block>div p a {
    font-size: 16px;
    color: #666666;
    line-height: 25px;
}

.zzjg_idx_ldxx .bd .block2 {
    float: right;
    width: 520px;
}

.zzjg_idx_ldxx .bd .block2>div {
    width: 382px;
}

.zzjg_idx_ldxx>ul {
    padding-top: 20px;
}

.zzjg_idx_ldxx>ul li {
    float: left;
    width: 175px;
    height: 42px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    line-height: 42px;
    margin-right: 15px;
}

.zzjg_idx_ldxx>ul li a {
    display: block;
    font-size: 18px;
    color: #222222;
    background: url(../images/zzjg_contImg1.png) no-repeat 50px center;
    height: 100%;
    box-sizing: border-box;
    padding-left: 67px;
    background-color: #fcfdfe;
}

.zzjg_idx_ldxx>ul li a:hover {
    color: #fff;
    background: url(../images/zzjg_contImg1_1.png) no-repeat 50px center;
    background-color: #015293;
}

.zzjg_idx_jgzn {}

.zzjg_idx_jgzn .hd {
    height: 43px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.zzjg_idx_jgzn .hd span {
    font-size: 20px;
    font-weight: 700;
    color: #015293;
}

.zzjg_idx_jgzn .hd a {
    float: right;
    font-size: 16px;
    color: #999;
    height: 28px;
    line-height: 28px;
}

.zzjg_idx_jgzn .bd {
    margin-top: 15px;
}

.zzjg_idx_jgzn .bd * {
    font-size: 16px !important;
    color: #666666 !important;
    line-height: 35px !important;
    font-family: '微软雅黑' !important;
}

.zzjg_idx_nscs {}

.zzjg_idx_nscs .hd {
    height: 50px;
    border-bottom: 1px solid #e6e6e6;
}

.zzjg_idx_nscs .hd span {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    width: 196px;
    height: 100%;
    line-height: 42px;
    box-sizing: border-box;
    padding-left: 53px;
    background: url(../images/zzjg_contImg2.png) no-repeat center;
}

.zzjg_idx_nscs .hd a {
    float: right;
    font-size: 16px;
    color: #999;
    height: 28px;
    line-height: 28px;
}

.zzjg_idx_nscs .titTab {
    margin-top: 25px;
}

.zzjg_idx_nscs .titTab li {
    float: left;
    width: 184px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    background: url(../images/zzjg_contImg3.png) no-repeat center / 100%;
    transition: background 0.2s;
    margin-right: 15px;
    margin-bottom: 15px;
}

.zzjg_idx_nscs .titTab li:nth-child(6n) {
    margin-right: 0;
}

.zzjg_idx_nscs .titTab li a {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
    padding: 0 10px;
    box-sizing: border-box;
}

.zzjg_idx_nscs .titTab li:hover,
.zzjg_idx_nscs .titTab li.on {
    background: url(../images/zzjg_contImg3_1.png) no-repeat center / 100%;
    transition: background 0.2s;
}

.zzjg_idx_nscs .titTab li:hover a,
.zzjg_idx_nscs .titTab li.on a {
    color: #fff;
}

.zzjg_idx_nscs .contTabBoxBg {
    /*padding: 2px 0 0;
    border-radius: 5px;
    background-color: #f1f8fc;*/
}

.zzjg_idx_nscs .contTabBox {
    background-color: transparent;
    display: none;
}

.zzjg_idx_nscs .contTabBox:nth-child(1) {
    display: block;
}

.zzjg_idx_nscs .contTabBox .cont1 * {
    font-size: 16px !important;
    color: #015293 !important;
    line-height: 28px !important;
    font-family: '微软雅黑' !important;
    background: transparent !important;
}

.zzjg_idx_nscs .contTabBox .cont2 {
    margin-top: 15px;
    padding-top: 20px;
    border-top: 1px solid #e6e6e6;
}

.zzjg_idx_nscs .contTabBox .cont2 * {
    font-size: 16px !important;
    color: #666666 !important;
    line-height: 28px !important;
    font-family: '微软雅黑' !important;
}

.zzjg_idx_nscs .contTabBox .cont2 .block {
    padding-left: 35px;
    box-sizing: border-box;
    float: left;
}

.zzjg_idx_nscs .contTabBox .cont2 .block span {
    float: left;
    width: 80px;
}

.zzjg_idx_nscs .contTabBox .cont2 .block p {
    float: left;
}

.zzjg_idx_nscs .contTabBox .cont2 .block1 {
    background: url(../images/zzjg_contImg4.png) no-repeat left 7px;
}

.zzjg_idx_nscs .contTabBox .cont2 .block1 p {
    width: 130px;
}

.zzjg_idx_nscs .contTabBox .cont2 .block2 {
    background: url(../images/zzjg_contImg5.png) no-repeat left 7px;
    margin-left: 132px;
}

.zzjg_idx_nscs .contTabBox .cont2 .block2 p {
    width: 245px;
}

.zzjg_idx_nscs .contTabBox .cont2 .block3 {
    background: url(../images/zzjg_contImg6.png) no-repeat left 7px;
    float: right;
}

.zzjg_idx_nscs .contTabBox .cont2 .block3 p {
    width: 120px;
}

.zzjg_idx_tsdw {
    margin-top: 40px;
}

.zzjg_idx_tsdw .hd {
    height: 43px;
    border-bottom: 1px solid #e6e6e6;
}

.zzjg_idx_tsdw .hd span {
    font-size: 22px;
    font-weight: 700;
    color: #015293;
}

.zzjg_idx_tsdw .hd a {
    float: right;
    font-size: 16px;
    padding-left: 20px;
    background: url(../images/hdjl_cont1.png) no-repeat left center;
    font-size: 16px;
    color: #909090;
    height: 29px;
    line-height: 29px;
}

.zzjg_idx_tsdw .bd {
    padding-top: 25px;
    padding-bottom: 18px;
}

.zzjg_idx_tsdw .bd li {
    float: left;
    width: 184px;
    height: 88px;
    box-sizing: border-box;
    border: 1px solid #d3dfe6;
    background-color: #f1f8fc;
    margin-right: 15px;
    transition: background-color 0.3s;
}

.zzjg_idx_tsdw .bd li:nth-child(6n) {
    margin-right: 0;
}

.zzjg_idx_tsdw .bd li a {
    display: block;
    padding: 15px 10px;
    box-sizing: border-box;
    max-width: 100%;
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
    font-size: 16px;
    color: #222222;
    line-height: 28px;
    text-align: center;
}

.zzjg_idx_tsdw .bd li:hover {
    background-color: #015293;
    transition: background-color 0.3s;
}

.zzjg_idx_tsdw .bd li:hover a {
    color: #fff;
}


/* 组织机构二级页 end */


/* 政务公开 start */

.tong_zwgk_tit {}

.tong_zwgk_tit .tit {
    height: 43px;
    border-bottom: 1px solid #e6e6e6;
}

.tong_zwgk_tit .tit span {
    font-size: 20px;
    font-weight: 700;
    color: #015293;
}

.tong_zwgk_tab {
    float: left;
    width: 815px;
    position: relative;
}

.tong_zwgk_tab .hd {
    position: absolute;
    top: -6px;
    left: 120px;
    width: 697px;
}

.tong_zwgk_tab .hd ul {
    float: left;
}

.tong_zwgk_tab .hd li {
    float: left;
    padding-right: 32px;
    margin-right: 32px;
    background: url(../images/tongTabList_xian.png) no-repeat right center;
}

.tong_zwgk_tab .hd li:last-child {
    background: none;
}

.tong_zwgk_tab .hd li.on a {
    color: #015293;
}

.tong_zwgk_tab .hd li a {
    font-size: 18px;
    color: #333333;
    display: block;
    line-height: 38px;
}

.tong_zwgk_tit .tongMore a {
    float: right;
    font-size: 16px;
    color: #999;
    height: 42px;
    line-height: 42px;
}

.tong_zwgk_tab .bd {
    height: 278px;
    overflow: hidden;
}

.tong_zwgk_tab .swiper-slide {
    padding-top: 10px;
    width: 100%;
}

.tong_zwgk_tab .swiper-slide li {
    height: 44px;
    line-height: 44px;
}

.tong_zwgk_tab .swiper-slide li:hover {
    background-image: linear-gradient( 90deg, transparent 0, rgba(0, 0, 0, 0.04) 50%, transparent 100%);
}

.tong_zwgk_tab .swiper-slide li a {
    display: inline-block;
    max-width: 87%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
    padding-left: 17px;
    background: url(../images/dian_blue.png) no-repeat left center;
    box-sizing: border-box;
}

.tong_zwgk_tab .swiper-slide li a:hover {
    color: #015293;
}

.tong_zwgk_tab .swiper-slide li span {
    float: right;
    font-size: 16px;
    color: #999999;
}

.zwgk_searchBox {
    height: 88px;
    background: #f9f9f9;
    padding: 16px 20px;
    box-sizing: border-box;
    margin-top: 15px;
}

.zwgk_search {
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    height: 56px;
    padding-left: 20px;
}

.zwgk_search input[type='text'] {
    float: left;
    height: 100%;
    line-height: 54px;
    border: none;
    outline: none;
    width: 670px;
}

.zwgk_search input[type='text']::placeholder {
    font-size: 16px;
    color: #bcbbbb;
}

.zwgk_search input[type='button'] {
    float: right;
    width: 80px;
    background: url(../images/zwgk_search.png) no-repeat center;
    height: 100%;
    border: none;
    outline: none;
    cursor: pointer;
}

.zwgk_zfxxgk {
    float: right;
    width: 318px;
}

.zwgk_zfxxgk .tit {
    border-bottom: none;
}

.zwgk_zfxxgk li {
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    height: 56px;
    line-height: 56px;
    position: relative;
    margin-bottom: 10px;
}

.zwgk_zfxxgk li em {
    position: absolute;
    z-index: 1;
    height: 54px;
    width: 4px;
    left: 0;
    top: 0;
    transition: width 0.3s;
}

.zwgk_zfxxgk li a {
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #333333;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 80px;
    box-sizing: border-box;
    z-index: 10;
}

.zwgk_zfxxgk li.li1 em {
    background: #76ce60;
    transition: width 0.3s;
}

.zwgk_zfxxgk li.li2 em {
    background: #9e80bc;
    transition: width 0.3s;
}

.zwgk_zfxxgk li.li3 em {
    background: #ff9e39;
    transition: width 0.3s;
}

.zwgk_zfxxgk li.li4 em {
    background: #e53c37;
    transition: width 0.3s;
}

.zwgk_zfxxgk li.li5 em {
    background: #3578dd;
    transition: width 0.3s;
}

.zwgk_zfxxgk li.li6 em {
    background: #4aa37b;
    transition: width 0.3s;
}

.zwgk_zfxxgk li.li1 a {
    background: url(../images/zwgk_xxgk1.png) no-repeat 32px center;
}

.zwgk_zfxxgk li.li2 a {
    background: url(../images/zwgk_xxgk2.png) no-repeat 32px center;
}

.zwgk_zfxxgk li.li3 a {
    background: url(../images/zwgk_xxgk3.png) no-repeat 32px center;
}

.zwgk_zfxxgk li.li4 a {
    background: url(../images/zwgk_xxgk4.png) no-repeat 32px center;
}

.zwgk_zfxxgk li.li5 a {
    background: url(../images/zwgk_xxgk5.png) no-repeat 32px center;
}

.zwgk_zfxxgk li.li6 a {
    background: url(../images/zwgk_xxgk6.png) no-repeat 32px center;
}

.zwgk_zfxxgk li:hover a {
    color: #fff;
}

.zwgk_zfxxgk li.li1:hover em {
    width: 100%;
    transition: width 0.3s;
}

.zwgk_zfxxgk li.li2:hover em {
    width: 100%;
    transition: width 0.3s;
}

.zwgk_zfxxgk li.li3:hover em {
    width: 100%;
    transition: width 0.3s;
}

.zwgk_zfxxgk li.li4:hover em {
    width: 100%;
    transition: width 0.3s;
}

.zwgk_zfxxgk li.li5:hover em {
    width: 100%;
    transition: width 0.3s;
}

.zwgk_zfxxgk li.li6:hover em {
    width: 100%;
    transition: width 0.3s;
}

.zwgk_zfxxgk li.li1:hover a {
    background: url(../images/zwgk_xxgk1_1.png) no-repeat 32px center;
}

.zwgk_zfxxgk li.li2:hover a {
    background: url(../images/zwgk_xxgk2_1.png) no-repeat 32px center;
}

.zwgk_zfxxgk li.li3:hover a {
    background: url(../images/zwgk_xxgk3_1.png) no-repeat 32px center;
}

.zwgk_zfxxgk li.li4:hover a {
    background: url(../images/zwgk_xxgk4_1.png) no-repeat 32px center;
}

.zwgk_zfxxgk li.li5:hover a {
    background: url(../images/zwgk_xxgk5_1.png) no-repeat 32px center;
}

.zwgk_zfxxgk li.li6:hover a {
    background: url(../images/zwgk_xxgk6_1.png) no-repeat 32px center;
}

.zwgk_idx_cont2 {
    margin-top: 20px;
}

.zwgk_idx_cont2 .hd {
    left: 207px;
    width: 608px;
}

.tong_zwgk_list {
    float: right;
    width: 318px;
}

.tong_zwgk_list .tit {
    height: 43px;
    border-bottom: 1px solid #e6e6e6;
}

.tong_zwgk_list .tit span {
    font-size: 20px;
    font-weight: 700;
    color: #015293;
}

.tong_zwgk_list .tit a {
    float: right;
    font-size: 16px;
    color: #999;
    height: 28px;
    line-height: 28px;
}

.tong_zwgk_list .bd {
    height: 285px;
    overflow: hidden;
}

.tong_zwgk_list .bd ul {
    padding-top: 10px;
    width: 100%;
}

.tong_zwgk_list .bd ul li {
    height: 44px;
    line-height: 44px;
}

.tong_zwgk_list .bd ul li:hover {
    background-image: linear-gradient( 90deg, transparent 0, rgba(0, 0, 0, 0.04) 50%, transparent 100%);
}

.tong_zwgk_list .bd ul li a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
    padding-left: 17px;
    background: url(../images/dian_blue.png) no-repeat left center;
    box-sizing: border-box;
}

.tong_zwgk_list .bd ul li a:hover {
    color: #015293;
}

.zwgk_idx_cont3 {
    margin-top: 15px;
}

.zwgk_idx_cont3 a {
    float: left;
    width: 393px;
    height: 110px;
    margin-right: 27px;
}

.zwgk_idx_cont3 a img {
    display: block;
    width: 393px;
    height: 110px;
}

.zwgk_idx_cont3 a:last-child {
    margin-right: 0;
    width: 316px;
    float: right;
}

.zwgk_idx_cont3 a:last-child img {
    width: 316px;
    height: 110px;
}

.zwgk_idx_cont4 {
    margin-top: 30px;
}

.zwgk_jytabl .hd {
    left: 161px;
    width: 650px;
}


/* 政务公开 end */


/* 科技动态 start */

.kjdt_lbt {
    height: 312px;
    position: relative;
}

.kjdt_lbt .swiper-wrapper {
    height: 100%;
    width: 100%;
}

.kjdt_lbt .swiper-slide {
    width: 100%;
    height: 100%;
}

.kjdt_lbt .swiper-slide>a {
    float: left;
    height: 100%;
    width: 585px;
    position: relative;
}

.kjdt_lbt .swiper-slide>a img {
    display: block;
    width: 100%;
    height: 100%;
}

.kjdt_lbt .swiper-slide>a span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 54px;
    line-height: 54px;
    box-sizing: border-box;
    padding-left: 20px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
}

.kjdt_lbt .swiper-slide>a span:hover {
    font-weight: 700;
}

.kjdt_lbt .swiper-slide>a span em {
    display: block;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.kjdt_lbt .swiper-slide>.right {
    float: right;
    width: 565px;
    height: 100%;
    box-sizing: border-box;
    padding-top: 20px;
}

.kjdt_lbt>img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.kjdt_lbt .pagination {
    position: absolute;
    z-index: 20;
    bottom: 20px;
    left: 475px;
    text-align: center;
}

.kjdt_lbt .swiper-pagination-switch {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #fff;
    margin-left: 8px;
    cursor: pointer;
}

.kjdt_lbt .swiper-active-switch {
    background: #e63701;
}

.kjdt_lbt .switchBot a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.kjdt_lbt .switchBot a.btn1 {
    right: 595px;
}

.kjdt_lbt .swiper-slide>.right>.right_hd {}

.kjdt_lbt .swiper-slide>.right>.right_hd a {
    display: block;
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    line-height: 40px;
    text-align: justify;
}

.kjdt_lbt .swiper-slide>.right>.right_hd span {
    float: right;
    font-size: 18px;
    color: #999999;
    font-weight: 400;
    margin-top: 5px;
}

.kjdt_lbt .swiper-slide>.right>.right_bd {
    position: relative;
}

.kjdt_lbt .swiper-slide>.right>.right_bd p {
    font-size: 18px;
    line-height: 36px;
    color: #666666;
    margin-top: 25px;
    text-align: justify;
}

.kjdt_lbt .swiper-slide>.right>.right_bd p br {
    display: none;
}

.kjdt_lbt .swiper-slide>.right>.right_bd a {
    display: block;
    font-size: 18px;
    line-height: 36px;
    color: #666666;
    margin-top: 25px;
    text-align: justify;
    /*position: absolute;
    left: 0;
    bottom: 35px;
    font-size: 16px;
    color: #015293;
    padding-right: 24px;
    background: url(../images/kjdt_cont1.png) no-repeat right center;*/
}

.kjdt_lbt .swiper-slide>.right>.right_hd a:hover {
    color: #015293;
}

.GwyxxBox_kjdtBox {
    margin-top: 30px;
}

.GwyxxBox_kjdt {
    width: 585px;
}

.GzdtBox_kjdt {
    float: right;
    width: 565px;
}

.MscxBox_kjdtBox {
    margin-top: 30px;
}

.kjdt_cont .tongTabList .tongMore a {
    font-size: 16px;
    font-size: 16px;
    color: #999;
}


/* 科技动态 end */


/* 信件评价 start */

#mask_shadow {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

#popup {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 380px;
    height: 250px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
}

#popup.show {
    display: block;
    opacity: 1;
}

#mask_shadow.show {
    display: block;
    opacity: 1;
}

#popup .title {
    position: relative;
    width: 100%;
    height: 55px;
    background-color: #5bc0de;
    cursor: move;
}

#popup .title p {
    padding-left: 14px;
    line-height: 55px;
    color: #fff;
}

#popup .title span {
    position: absolute;
    top: 12px;
    right: 20px;
    width: 30px;
    height: 30px;
    color: #000;
    opacity: 0.2;
    font-size: 21px;
    cursor: pointer;
    text-align: center;
    border: 1px solid #333;
}

#popup .title span:hover {
    opacity: 0.8;
}

#popup .cont {
    width: 100%;
    height: 135px;
    background-color: #ffffff;
}

#btn1 {
    /*margin: 30px;*/
}

#starRating .photo span {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 42px;
    overflow: hidden;
    margin-right: 23px;
    cursor: pointer;
}

#starRating .photo span:last-child {
    margin-right: 0px;
}

#starRating .photo span .nohigh {
    position: absolute;
    width: 44px;
    height: 42px;
    top: 0;
    left: 0;
    background: url(../images/star.png);
}

#starRating .photo span .high {
    position: absolute;
    width: 44px;
    height: 42px;
    top: 0;
    left: 0;
    background: url(../images/star1.png);
}

#starRating .starNum {
    font-size: 26px;
    color: #de4414;
    margin-top: 4px;
    margin-bottom: 10px;
}

#starRating .bottoms {
    height: 54px;
    border-top: 1px solid #d8d8d8;
}

#starRating .photo {
    margin-top: 30px;
}

#starRating .bottoms a {
    margin-bottom: 0;
}

#starRating .bottoms .garyBtn {
    margin-right: 57px !important;
}

#starRating .bottoms a {
    width: 130px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    display: inline-block;
    font-size: 16px;
    transition: all 0.2s linear;
    margin: 16px 0 22px;
    text-align: center;
    cursor: pointer;
}

.garyBtn {
    margin-right: 60px !important;
    background-color: #e1e1e1;
    color: #999999;
}

.blueBtn {
    background-color: #1968b1;
    color: #fff;
}

.blueBtn:hover {
    background: #0e73d0;
}


/* 信件评价 end */


/* 公共提示框 start */

.colorRed {
    border: 1px solid #f00 !important;
}

.grey_zjd {
    position: absolute;
    bottom: 5px;
    right: 117px;
    font-size: 10px;
    color: #d84c29;
}

.com-prompt-box {
    display: none;
    width: 360px;
    background: #fff;
    border-radius: 5px;
    position: fixed;
    left: 50%;
    margin-left: -180px;
    top: 300px;
    margin-top: -200px;
    height: 240px;
    overflow: hidden;
    z-index: 100000;
    padding-bottom: 15px;
}

.com-prompt-dw {
    position: relative;
    width: 100%;
    height: 100%;
}

.com-prompt-tit {
    text-align: center;
    height: 54px;
    font-size: 18px;
    color: #333;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #eee;
    line-height: 54px;
    font-weight: bold;
}

.com-prompt-btns {
    width: 200px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -100px;
}

.com-prompt-btnlf {
    float: left;
    background: #076eb4;
}

.com-prompt-btnft {
    float: right;
    background: #ccc;
}

.com-prompt-btns a {
    height: 38px;
    width: 48%;
    line-height: 38px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
}

.com-prompt-lists {
    position: absolute;
    top: 80px;
    width: 100%;
    left: 0px;
    height: auto;
    max-height: 200px;
    overflow: auto;
}

.com-prompt-item {
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 28px;
    padding-left: 25px;
    padding-right: 25px;
}


/* 公共提示框 end */


/* 互动交流-新 start */

.hdjl_cont_xin .hdjl_cont_left {
    width: 100%;
}

.hdjl_cont_xin .hdjl_cont_left .bd_right {
    width: 800px;
}

.hdjl_cont_xin .hdjl_cont_right {
    width: 100%;
}

.hdjl_cont_xin .hdjl_cont_lxxd {
    width: 808px;
    float: left;
}

.hdjl_cont_xin .hdjl_cont_yjzj {
    float: right;
    width: 338px;
}

.hdjl_cont_xin .hdjl_cont_yjzj .bd .block {
    padding: 20px;
    background: none;
    background-color: #f5f5f5;
    width: 100%;
    margin-bottom: 20px;
}

.hdjl_cont_xin .hdjl_cont_yjzj>ul li {
    line-height: normal;
    height: 54px;
}

.hdjl_cont_xin .hdjl_cont_yjzj>ul li a {
    display: inline;
    max-width: none;
    overflow: unset;
    text-overflow: unset;
    white-space: normal;
    padding-left: 20px;
    background: url(../images/dian_blue.png) no-repeat left 9px;
}

.hdjl_cont_xin .hdjl_cont_yjzj>ul li em {
    float: none;
    display: inline-block;
    margin-right: 0;
    margin-left: 20px;
}

.hdjl_cont_xin .wyxxImg {
    margin-top: 0px;
}

.hdjl_cont_xin .hdjl_cont_lxxd .tit span.span3 {
    margin-left: 20px;
    margin-right: 250px;
}

.hdjl_cont_xin .hdjl_cont_lxxd .tit span.span1 {
    margin-left: 0;
    margin-right: 260px;
}

.hdjl_cont_xin .hdjl_cont_lxxd .tit span.span4 {
    margin-right: 60px;
}

.hdjl_cont_xin .hdjl_cont_lxxd>ul li span.hfsj {
    margin-right: 12px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 30px;
    background: url(../images/huifuimg_1.png) no-repeat 7px center;
}

.hdjl_cont_xin .hdjl_cont_lxxd>ul li span.hfsj.show {
    background: url(../images/huifuimg.png) no-repeat 7px center;
}

.hdjl_cont_xin .hdjl_cont_lxxd>ul li span.lxsj {
    margin-right: 34px;
}

.hdjl_cont_xin .hdjl_cont_lxxd>ul li {
    padding-left: 0;
    background: none;
}

.hdjl_cont_xin .hdjl_cont_lxxd>ul li:hover {
    background-image: linear-gradient( 90deg, transparent 0, rgba(0, 0, 0, 0.04) 50%, transparent 100%);
}

.hdjl_cont_xin .hdjl_cont_lxxd>ul li a {
    max-width: 55%;
}

.hdjl_cont_xin .hdjl_cont_lxxd>ul li em {
    float: left;
    width: 50px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #999;
    background-color: #f5f5f5;
    margin-top: 13px;
    margin-left: 14px;
    margin-right: 46px;
}


/* 互动交流-新 end */


/* 组织机构-新 start */

.zzjg_idx_cont_xin .zzjg_idx_ldxx {
    padding: 0;
    background-color: transparent;
}

.zzjg_idx_cont_xin .zzjg_idx_ldxx .bd {}

.zzjg_idx_cont_xin .zzjg_idx_ldxx>ul {
    padding-top: 25px;
}

.zzjg_idx_cont_xin .zzjg_idx_nscs .hd {
    height: 43px;
    box-sizing: border-box;
}

.zzjg_idx_cont_xin .zzjg_idx_nscs .hd span {
    font-size: 22px;
    font-weight: 700;
    color: #015293;
    background: none;
    padding-left: 0;
    display: inline;
    line-height: normal;
}

.zzjg_idx_cont_xin .zzjg_idx_nscs .hd ul {
    float: left;
}

.zzjg_idx_cont_xin .zzjg_idx_nscs .hd a {
    font-weight: 400;
}

.zzjg_idx_cont_xin .zzjg_idx_nscs .hd ul li {
    float: left;
    padding-right: 32px;
    margin-right: 32px;
    background: url(../images/tongTabList_xian.png) no-repeat right center;
    font-size: 20px;
    cursor: pointer;
    color: #015293;
}

.zzjg_idx_cont_xin .zzjg_idx_nscs .hd ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    background: none;
}

.zzjg_idx_cont_xin .zzjg_idx_nscs .hd ul li.on {
    font-weight: 700;
    color: #015293;
}

.zzjg_idx_cont_xin .zzjg_idx_nscs .bd {
    /*height: auto;*/
    /*padding-bottom: 10px;*/
}

.zzjg_idx_cont_xin .zzjg_idx_nscs .bd .swiper-wrapper {
    /*height: auto !important;*/
}

.zzjg_idx_cont_xin .zzjg_idx_nscs .bd .swiper-slide {
    /*height: auto !important;*/
    display: none;
}

.zzjg_idx_nscs .swiper-slide2 .titTab li {
    float: left;
    width: 184px;
    height: 88px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    background: url(../images/zzjg_tsdw_bg1.png) no-repeat center / 100%;
    margin-right: 15px;
    transition: background 0.3s;
}

.zzjg_idx_nscs .swiper-slide2 .titTab li a {
    display: block;
    padding: 15px 3px;
    box-sizing: border-box;
    max-width: 100%;
    font-size: 16px;
    color: #222222;
    line-height: 28px;
    text-align: center;
    text-overflow: unset;
    white-space: normal;
    overflow: unset;
    background: none;
}

.zzjg_idx_nscs .swiper-slide2 .titTab li:hover,
.zzjg_idx_nscs .swiper-slide2 .titTab li.on {
    background: url(../images/zzjg_tsdw_bg2.png) no-repeat center / 100%;
    transition: background 0.3s;
}

.zzjg_idx_nscs .swiper-slide2 .titTab li:hover a,
.zzjg_idx_nscs .swiper-slide2 .titTab li.on a {
    color: #fff;
    background: none;
}

.zzjg_idx_nscs .swiper-slide2 .titTab li:nth-child(6n) {
    margin-right: 0px;
}

.zzjg_idx_cont_xin .zzjg_idx_ldxx .bd .block2 {
    width: 555px;
}

.zzjg_idx_cont_xin .zzjg_idx_ldxx .bd .block>div {
    width: 424px;
}

.zzjg_idx_cont_xin .zzjg_idx_ldxx .bd .block2>div {
    width: 418px;
}


/* 组织机构-新 end */

.zwgk_rsxx .bd ul {
    padding-top: 7px;
}

.zwgk_rsxx .bd .block {
    padding-top: 18px;
}

.zwgk_rsxx .bd .block span {
    float: left;
    width: 74px;
    height: 66px;
    text-align: center;
    background: #015293;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    padding-top: 8px;
}

.zwgk_rsxx .bd .block span em {
    display: block;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px;
}

.zwgk_rsxx .bd .block a {
    float: right;
    width: 100%;
    line-height: 28px;
    padding-left: 17px;
    background: url(../images/dian_blue.png) no-repeat left 12px;
    box-sizing: border-box;
}

.zwgk_rsxx .bd .block a p {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
    font-weight: 700;
}

.zwgk_rsxx .bd .block a i {
    display: block;
    font-size: 16px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 9px;
    border-bottom: 1px dashed #ccc;
}

.zwgk_rsxx .bd .block a:hover p {
    color: #015293;
    font-weight: 700;
}

#tongTabList0 .swiper-slide {
    padding-top: 0;
}

#tongTabList0 .swiper-slide ul {
    padding-top: 10px;
    min-height: 220px;
}

#tongTabList0 .swiper-slide .block {
    padding-top: 22px;
}

#tongTabList0 .swiper-slide .block span {
    float: left;
    width: 74px;
    height: 66px;
    text-align: center;
    background: #015293;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    padding-top: 8px;
}

#tongTabList0 .swiper-slide .block span em {
    display: block;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px;
}

#tongTabList0 .swiper-slide .block p {
    float: right;
    width: 493px;
}

#tongTabList0 .swiper-slide .block p a {
    display: inline-block;
    max-width: 100%;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
}

#tongTabList0 .swiper-slide .block p a:hover {
    color: #015293;
    font-weight: 700;
}

#tongTabList0 .swiper-slide .block p em {
    display: block;
    font-size: 16px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 23px;
}

#tongTabList0 .swiper-slide .block p em br {
    display: none;
}

.GzdtBox_kjdt .swiper-slide li a em {
    color: #c83232;
    margin-right: 6px;
}

.zzjg_idx_cont_xin .container:nth-child(1) {
    background: url(../images/zzjg_idx_background1.png) no-repeat center bottom / 100%;
    background-color: #fff;
}

.zzjg_idx_cont_xin .container:nth-child(2) {
    background: url(../images/zzjg_idx_background2.png) no-repeat center bottom / 100%;
    background-color: #fff;
    margin-top: 30px;
}

.zzjg_idx_cont_xin .container:nth-child(3) {
    background: url(../images/zzjg_idx_background3.png) no-repeat center bottom / 100%;
    background-color: #fff;
    margin-top: 30px;
}

.GzdtBox_kjdt .swiper-slide {
    padding-top: 0;
}

.GzdtBox_kjdt .swiper-slide ul {
    padding-top: 10px;
}

.GzdtBox_kjdt .bd .block {
    padding-top: 17px;
}

.GzdtBox_kjdt .bd .block a {
    float: right;
    width: 100%;
    line-height: 28px;
    padding-left: 17px;
    background: url(../images/dian_blue.png) no-repeat left 12px;
    box-sizing: border-box;
}

.GzdtBox_kjdt .bd .block a p {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #555;
    font-weight: 700;
}

.GzdtBox_kjdt .bd .block a i {
    display: block;
    font-size: 16px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 7px;
    border-bottom: 1px dashed #ccc;
}

.GzdtBox_kjdt .bd .block a:hover p {
    color: #015293;
    font-weight: 700;
}

.GzdtBox_kjdt .bd .block a br {
    display: none;
}

.GzdtBox_kjdt .bd .block a i span {
    float: right;
}

.GzdtBox_kjdt .bd .block a img {
    vertical-align: top;
    margin-top: 6px;
    margin-left: 5px;
}

.xy_tyxl_closePrint {
    float: left;
}

.xy_tyxl_closePrint a {
    margin-left: 21px;
    font-size: 15px;
    color: #666;
    display: inline-block;
    padding-left: 23px;
}

.xy_tyxl_closePrint a:nth-child(3) {
    background: url(../images/xy_tyxl_icon2.png) no-repeat left center;
}

.xy_tyxl_closePrint a:nth-child(1) {
    background: url(../images/xy_tyxl_icon1.png) no-repeat left center;
}

.xy_tyxl_closePrint a:nth-child(2) {
    background: url(../images/tyxl_collection.png) no-repeat left center;
}

.xy_tyxl_closePrint>a {
    position: relative;
}

.xy_tyxl_closePrint .tag {
    position: absolute;
    left: 68%;
    transform: translateX(-50%);
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    text-align: center !important;
    width: 150px;
    bottom: 50px;
    padding: 5px 15px;
    max-width: none !important;
}

.xy_tyxl_closePrint .tag img {
    position: absolute;
    left: 33%;
    transform: rotateZ(180deg) translateX(-50%);
    bottom: -15px;
    margin: 0;
}

.xy_tyxl_closePrint .tag p {
    font-size: 14px !important;
    color: #999;
    text-align: center !important;
}

.xy_tyxl_closePrint .tag.show {
    opacity: 1;
    transition: opacity 0.3s;
}

.SetTimerTan {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 30px 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    border-radius: 7px;
    z-index: 99999;
    display: none;
}

.SetTimerTan .cont {
    margin-bottom: 30px;
    margin-top: 10px;
    font-size: 18px;
    color: #015293;
    font-weight: 700;
}

.SetTimerTan .bot {
    text-align: center;
}

.SetTimerTan .bot p {
    font-size: 14px;
    color: #999;
    margin-bottom: 30px;
}

.SetTimerTan .bot button {
    border: none;
    width: 60px;
    height: 30px;
    border-radius: 3px;
    margin: 0 5px;
    outline: none;
}

.SetTimerTan .bot button#SetTimerTan1 {
    background-color: #015293;
    color: #fff;
}

.SetTimerTanBg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999;
    display: none;
}


/*2021-07-14 信件列表修改 start*/

.hdjl_xjNumber {
    height: 125px;
    box-shadow: 1.5px 2.598px 10px 0px rgba(210, 210, 210, 0.33);
    margin-top: 30px;
    box-sizing: border-box;
}

.hdjl_xjNumber .block {
    float: left;
    position: relative;
    padding-top: 23px;
    box-sizing: border-box;
    height: 100%;
}

.hdjl_xjNumber .block img {
    float: left;
}

.hdjl_xjNumber .block p {
    float: left;
    margin-left: 17px;
    padding-top: 10px;
}

.hdjl_xjNumber .block p span {
    display: block;
    font-size: 16px;
    color: #333333;
}

.hdjl_xjNumber .block p em {
    font-size: 28px;
    color: #d71a19;
    font-weight: 700;
    margin-right: 5px;
}

.hdjl_xjNumber .block p i {
    display: block;
    font-size: 18px;
    color: #666666;
    line-height: 38px;
}

.hdjl_xjNumber .block1 {
    width: 297px;
    padding-left: 50px;
}

.hdjl_xjNumber .block2 {
    width: 305px;
    padding-left: 75px;
}

.hdjl_xjNumber .block3 {
    padding-left: 70px;
}

.hdjl_xjNumber .block2 p em {
    color: #dd971a;
}

.hdjl_xjNumber .block3 p em {
    color: #008c43;
}

.hdjl_xjNumber .block1::after,
.hdjl_xjNumber .block2::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-left: 1px dashed #ebebeb;
    height: 70px;
}


/*2021-07-14 信件列表修改 end*/